This class is used to get and set the session information (user ID and password) for password protected Microsoft Access databases. It is used with the member functions CRPEJob::GetNthTableSessionInfo, and CRPEJob::SetNthTableSessionInfo.
Specifies the user ID needed for logging on to the MS Access system. | |
Specifies the password needed for logging on to the MS Access system. | |
CRPESessionInfo (userID CHAR(*) : NULL, password CHAR(*) : NULL, sessionHandle INTEGER : 0);
Constructs a CRPESessionInfo class object. Call the constructor with no parameters to allow the Class Library to initialize all member variables with default values. Pass parameters to the constructor to assign specific values to each member variable.
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |